资源类型

期刊论文 90

年份

2023 6

2022 10

2021 12

2020 12

2019 9

2018 5

2017 6

2016 2

2015 4

2014 5

2013 5

2012 2

2010 3

2009 4

2008 2

2007 2

2006 1

展开 ︾

关键词

混合基质膜 2

混合整数非线性规划 2

CPLEX 1

Fitzhugh-Nagumo;混沌;分数阶;磁通量 1

不确定性 1

中子、伽马混合场 1

主动源面波 1

二氧化碳还原 1

交通信号灯协同控制 1

光热 1

分段线性回归 1

初始干密度 1

动态规划 1

卷积神经网络;高斯过程;混合模型;超参数优化;混合变量;粒子群优化 1

参数规划 1

双层优化 1

反渗透 1

可再生能源 1

可持续发展 1

展开 ︾

检索范围:

排序: 展示方式:

Energy systems engineering: methodologies and applications

Pei LIU, Efstratios N. PISTIKOPOULOS, Zheng LI

《能源前沿(英文)》 2010年 第4卷 第2期   页码 131-142 doi: 10.1007/s11708-010-0035-8

摘要: Energy systems are the major contributor to ever-increasing primary energy consumption and consequent greenhouse gas emissions. To tackle these critical problems, planning and design of energy systems needs to be improved towards a more efficient, cost-effective, and environmentally benign direction. However, although there are many technical choices available, they are often developed separately by their own technical communities and driven by their specific interest, thus methods and experience obtained in planning and design of a certain type of energy systems are usually not applicable to other types of energy systems. Energy systems engineering provides a generic methodological framework to facilitate the planning and design of energy systems and to produce integrated solutions to real-life complex energy problems via a systematic approach.In this paper, we present an overview of key methodologies of energy systems engineering, covering superstructure based modelling, mixed-integer programming, multi-objective optimization, optimization under uncertainty, and life-cycle assessment. Applications of these methodologies in polygeneration energy systems design, hydrogen infrastructure planning, and design of energy systems in commercial buildings are provided to demonstrate the capability of these methodologies.

关键词: energy systems engineering     superstructure     mixed-integer programming     multi-objective optimization     optimization under uncertainty     life-cycle assessment    

A new approach for scheduling of multipurpose batch processes with unlimited intermediate storage policy

Nikolaos Rakovitis, Nan Zhang, Jie Li, Liping Zhang

《化学科学与工程前沿(英文)》 2019年 第13卷 第4期   页码 784-802 doi: 10.1007/s11705-019-1858-4

摘要: The increasing demand of goods, the high competitiveness in the global marketplace as well as the need to minimize the ecological footprint lead multipurpose batch process industries to seek ways to maximize their productivity with a simultaneous reduction of raw materials and utility consumption and efficient use of processing units. Optimal scheduling of their processes can lead facilities towards this direction. Although a great number of mathematical models have been developed for such scheduling, they may still lead to large model sizes and computational time. In this work, we develop two novel mathematical models using the unit-specific event-based modelling approach in which consumption and production tasks related to the same states are allowed to take place at the same event points. The computational results demonstrate that both proposed mathematical models reduce the number of event points required. The proposed unit-specific event-based model is the most efficient since it both requires a smaller number of event points and significantly less computational time in most cases especially for those examples which are computationally expensive from existing models.

关键词: scheduling     multipurpose batch processes     simultaneous transfer     mixed-integer linear programming    

Product decomposition strategy for optimization of supply chain planning

Braulio BRUNAUD, Maria Paz OCHOA, Ignacio E. GROSSMANN

《工程管理前沿(英文)》 2018年 第5卷 第4期   页码 466-478 doi: 10.15302/J-FEM-2018059

摘要:

Optimization of large-scale supply chain planning models requires the application of decomposition strategies to reduce the computational expense. Two major options are to use either spatial or temporal Lagrangean decomposition. In this paper, to further reduce the computational expense a novel decomposition scheme by products is presented. The decomposition is based on a reformulation of knapsack constraints in the problem. The new approach allows for simultaneous decomposition by products and by time periods, enabling the generation of a large number of subproblems, that can be solved by using parallel computing. The case study shows that the proposed product decomposition exhibits similar performance as the temporal decomposition, and that selecting different orders of products and aggregating the linking constraints can improve the efficiency of the algorithm.

关键词: supply chain planning     Lagrangean decomposition     mixed-integer programming    

Multi-objective optimization for the multi-mode finance-based project scheduling problem

Sameh Al-SHIHABI, Mohammad AlDURGAM

《工程管理前沿(英文)》 2020年 第7卷 第2期   页码 223-237 doi: 10.1007/s42524-020-0097-1

摘要: The finance-based scheduling problem (FBSP) is about scheduling project activities without exceeding a credit line financing limit. The FBSP is extended to consider different execution modes that result in the multi-mode FBSP (MMFBSP). Unfortunately, researchers have abandoned the development of exact models to solve the FBSP and its extensions. Instead, researchers have heavily relied on the use of heuristics and meta-heuristics, which do not guarantee solution optimality. No exact models are available for contractors who look for optimal solutions to the multi-objective MMFBSP. CPLEX, which is an exact solver, has witnessed a significant decrease in its computation time. Moreover, its current version, CPLEX 12.9, solves multi-objective optimization problems. This study presents a mixed-integer linear programming model for the multi-objective MMFBSP. Using CPLEX 12.9, we discuss several techniques that researchers can use to optimize a multi-objective MMFBSP. We test our model by solving several problems from the literature. We also show how to solve multi-objective optimization problems by using CPLEX 12.9 and how computation time increases as problem size increases. The small increase in computation time compared with possible cost savings make exact models a must for practitioners. Moreover, the linear programming-relaxation of the model, which takes seconds, can provide an excellent lower bound.

关键词: multi-objective optimization     finance-based scheduling     multi-mode project scheduling     mixed-integer linear programming     CPLEX    

基于车联网的信号灯协同控制 Article

李婉, 班学钢

《工程(英文)》 2020年 第6卷 第12期   页码 1463-1472 doi: 10.1016/j.eng.2020.10.009

摘要:

本文提出了一个基于车联网(CV)环境的交通主干道信号灯协同控制的模型及其求解方法。首先, 我们将信号优化与协同控制问题归结为一个混合整数非线性规划(MINLP)。通过考虑单个车辆轨迹的最小油耗和行程时间求解最优相位持续时间和相位差。由于模型的复杂性,我们将问题分解为两个层次:使用动态规划(DP)优化相位持续时间的交叉路口层,以及用于优化所有交叉路口相位差的干道交通层。同时,我们开发了一种基于预测的方法以求解上述双层优化模型。在各种场景下,我们利用交通模拟对模型进行了测试。与传统的感应信号灯协同控制相比,求解MINLP和双层优化模型生成的信号时序规划可以合理地提升交通信号灯控制性能和路网的服务水平。在高密度的交通流量的环境中并考虑不同车辆类型时,与感应信号灯相比,上述双层优化模型的求解法使路网总成本降低了3.8%,MINLP的应用使系统总成本降低了5.9%。这也表明对于交通密度相对较高的干道交通来说,本文提出的协同控制方案效果显著。而仿真结果也表明对于同时拥有主要道路和次要道路的交叉路口而言,面向主要道路进行的协同控制对次要道路上的车辆几乎没有影响。

关键词: 车联网     交通信号灯协同控制     动态规划     双层优化     混合整数非线性规划    

Benefit-based cost allocation for residentially distributed photovoltaic systems in China: A cooperative game theory approach

Xi LUO, Xiaojun LIU, Yanfeng LIU, Jiaping LIU, Yaxing WANG

《工程管理前沿(英文)》 2021年 第8卷 第2期   页码 271-283 doi: 10.1007/s42524-019-0083-7

摘要: Distributed photovoltaic (PV) systems have constantly been the key to achieve a low-carbon economy in China. However, the development of Chinese distributed PV systems has failed to meet expectations because of their irrational profit and cost allocations. In this study, the methodology for calculating the levelized cost of energy (LCOE) for PV is thoroughly discussed to address this issue. A mixed-integer linear programming model is built to determine the optimal system operation strategy with a benefit analysis. An externality-corrected mathematical model based on Shapley value is established to allocate the cost of distributed PV systems in 15 Chinese cities between the government, utility grid and residents. Results show that (i) an inverse relationship exists between the LCOEs and solar radiation levels; (ii) the government and residents gain extra benefits from the utility grid through net metering policies, and the utility grid should be the highly subsidized participant; (iii) the percentage of cost assigned to the utility grid and government should increase with the expansion of battery bank to weaken the impact of demand response on increasing theoretical subsidies; and (iv) apart from the LCOE, the local residential electricity prices remarkably impact the subsidy calculation results.

关键词: solar photovoltaic     cost allocation     cooperative game theory     Shapley value     mixed-integer linear programming     levelized cost of energy    

Robust energy-efficient train speed profile optimization in a scenario-based position–time–speed network

《工程管理前沿(英文)》 2021年 第8卷 第4期   页码 595-614 doi: 10.1007/s42524-021-0173-1

摘要: Train speed profile optimization is an efficient approach to reducing energy consumption in urban rail transit systems. Different from most existing studies that assume deterministic parameters as model inputs, this paper proposes a robust energy-efficient train speed profile optimization approach by considering the uncertainty of train modeling parameters. Specifically, we first construct a scenario-based position–time–speed (PTS) network by considering resistance parameters as discrete scenario-based random variables. Then, a percentile reliability model is proposed to generate a robust train speed profile, by which the scenario-based energy consumption is less than the model objective value at α confidence level. To solve the model efficiently, we present several algorithms to eliminate the infeasible nodes and arcs in the PTS network and propose a model reformulation strategy to transform the original model into an equivalent linear programming model. Lastly, on the basis of our field test data collected in Beijing metro Yizhuang line, a series of experiments are conducted to verify the effectiveness of the model and analyze the influences of parameter uncertainties on the generated train speed profile.

关键词: robust train speed profile     percentile reliability model     scenario-based position–time–speed network     mixed-integer programming    

An interval joint-probabilistic programming method for solid waste management: a case study for the city of Tianjin, China

Yi XU, Shunze WU, Hongkuan ZANG, Guiguang HOU

《环境科学与工程前沿(英文)》 2014年 第8卷 第2期   页码 239-255 doi: 10.1007/s11783-013-0536-x

摘要: Currently, environmental protection and resources conservation continue to be challenges faced by solid-waste managers in China. These challenges are being further compounded by rapid socioeconomic development and population growth associated with increased waste generation rates and decreased waste disposal capacities. In response to these challenges, an interval joint-probabilistic mixed-integer programming (IJMP) method is developed for supporting long-term planning of waste management activities in the city of Tianjin, which is one of the largest municipalities in the northern part of China. In the IJMP, joint probabilistic constraints are introduced into an interval-parameter mixed-integer programming framework, such that uncertainties presented in terms of interval values and random variables can be reflected. Moreover, a number of violation levels for the waste-management-capacity constraints are examined, which can facilitate in-depth analyses of tradeoffs among economic objective and system-failure risk. The results indicate that reasonable solutions have been generated. They are valuable for supporting the adjustment of the city’s existing waste-management practices and the long-term planning of the city’s waste-management facilities.

关键词: interval analysis     mixed integer     joint probabilistic constraint     planning     uncertainty     waste management    

基于网络图拓扑结构的MILP模型求解智能制造系统中的工艺规划问题 Article

刘齐浩, 李新宇, 高亮

《工程(英文)》 2021年 第7卷 第6期   页码 807-817 doi: 10.1016/j.eng.2021.04.011

摘要:

智能工艺规划是智能制造系统中的重要组成部分。从制造流程角度出发,工艺规划(process planning, PP)连接着产品设计和实际生产,有着承上启下的关键作用。PP属于非确定性多项式时间困难(NP-hard)问题,现有的问题模型都是非线性形式,因此不能够通过求解现有模型来得到问题的精确解。从工艺网络图的拓扑结构出发,本文提出了一个全新的混合整数线性规划(mixedinteger linear programming, MILP)数学模型,并通过三种优先关系矩阵讨论了网络图中工序的优先关系。该模型能够凭借常用的数学模型求解器,如CPLEX、Gurobi等,来搜寻并获得大部分算例的最优解。该模型通过在5组公开的著名数据集上的测试,证明了其通用性和有效性。实验结果有力地说明了所提模型能够有效地解决工艺规划问题,并获得比当前最先进算法更好的解。

关键词: 智能工艺规划     工艺网路图     混合整数线性规划     CPLEX    

不确定条件下采用精确参数规划的非线性模型过程操作

Vassilis M. Charitopoulos,Lazaros G. Papageorgiou,Vivek Dua

《工程(英文)》 2017年 第3卷 第2期   页码 202-213 doi: 10.1016/J.ENG.2017.02.008

摘要:

本文提出了新的两(多) 参数规划(mp-P) 启发算法以求解混合整数非线性规划(MINLP) 问题,并着重说明了算法在过程综合问题中的应用。对于因对数项导致的非线性,开发了针对确定性问题的参数算法(p-MINLP)。关键之处是通过将二进制变量和(或) 不确定参数作为符号参数重新生成和求解一阶Karush Kuhn Tucker(KKT) 系统的解析表达式。为此,采用了符号处理和求解技术。为了证明所提出的算法的适用性和有效性,对两个过程综合案例研究进行了验证,相应的结果经最新的数值MINLP 求解器验证是有效的。对于p-MINLP,给出了不确定参数的显函数表示的最优解。

关键词: 参数规划     不确定性     过程综合     混合整数非线性规划     符号操作    

A reversibility-gain model for integer Karhunen-Loève transform design in video coding

Xing-guo ZHU,Lu YU

《信息与电子工程前沿(英文)》 2015年 第16卷 第10期   页码 883-891 doi: 10.1631/FITEE.1500071

摘要: Karhunen-Loève transform (KLT) is the optimal transform that minimizes distortion at a given bit allocation for Gaussian source. As a KLT matrix usually contains non-integers, integer-KLT design is a classical problem. In this paper, a joint reversibility-gain (R-G) model is proposed for integer-KLT design in video coding. Specifically, the ‘reversibility’ is modeled according to distortion analysis in using forward and inverse integer transform without quantization. It not only measures how invertible a transform is, but also bounds the distortion introduced by the non-orthonormal integer transform process. The ‘gain’ means transform coding gain (TCG), which is a widely used criterion for transform design in video coding. Since KLT maximizes the TCG under some assumptions, here we define the TCG loss ratio (LR) to measure how much coding gain an integer-KLT loses when compared with the original KLT. Thus, the R-G model can be explained as follows: subject to a certain TCG LR, an integer-KLT with the best reversibility is the optimal integer transform for a given non-integer-KLT. Experimental results show that the R-G model can guide the design of integer-KLTs with good performance.

关键词: Integer transform     Karhunen-Loè     ve transform (KLT)     Integer-KLT     Transform coding     Video coding    

使用数据驱动模型优化抗体纯化策略 Article

刘松崧, Lazaros G. Papageorgiou

《工程(英文)》 2019年 第5卷 第6期   页码 1077-1092 doi: 10.1016/j.eng.2019.10.011

摘要:

本工作致力于抗体片段纯化过程的多尺度优化。优化了生产过程中的色谱决策,包括色谱柱的数量及其大小,每批的循环数以及操作流速。使用基于微型实验数据的制造规模模拟数据集,建立了以负载质量、流速和柱床高度为输入的色谱通量数据驱动模型。与其他方法相比,分段线性回归建模方法具有简单、预测精度高的优点。提出了两种混合整数非线性规划(MINLP)模型,结合数据驱动模型,以最小化每克抗体纯化过程的总成本。然后,使用线性化技术和多参数分解将这些MINLP模型重新构造为混合整数线性规划(MILP)模型。研究了两个具有不同色谱柱尺寸替代品的工业相关案例,以证明所提出模型的适用性。

关键词: 抗体纯化     多尺度优化     抗原结合片段     混合整数规划     数据驱动模型     分段线性回归    

Iteration framework for solving mixed lubrication computation problems

《机械工程前沿(英文)》 2021年 第16卷 第3期   页码 635-648 doi: 10.1007/s11465-021-0632-8

摘要: The general discrete scheme of time-varying Reynolds equation loses the information of the previous step, which makes it unreasonable. A discretization formula of the Reynolds equation, which is based on the Crank–Nicolson method, is proposed considering the physical message of the previous step. Gauss–Seidel relaxation and distribution relaxation are adopted for the linear operators of pressure during the numerical solution procedure. In addition to the convergent criteria of pressure distribution and load, an estimation framework is developed to investigate the relative error of the most important term in the Reynolds equation. Smooth surface with full contacts and mixed elastohydrodynamic lubrication is tested for validation. The asperity contact and sinusoidal wavy surface are examined by the proposed discrete scheme. Results show the precipitous decline in the boundary of the contact area. The relative error suggests that the pressure distribution is reliable and reflects the accuracy and effectiveness of the developed method.

关键词: mixed lubrication     discretization formula     relative error     Reynolds equation     asperity    

Perspective of mixed matrix membranes for carbon capture

Shinji Kanehashi, Colin A. Scholes

《化学科学与工程前沿(英文)》 2020年 第14卷 第3期   页码 460-469 doi: 10.1007/s11705-019-1881-5

摘要: Polymeric membrane-based gas separation has found wide applications in industry, such as carbon capture, hydrogen recovery, natural gas sweetening, as well as oxygen enrichment. Commercial gas separation membranes are required to have high gas permeability and selectivity, while being cost-effective to process. Mixed matrix membranes (MMMs) have a composite structure that consists of polymers and fillers, therefore featuring the advantages of both materials. Much effort has been made to improve the gas separation performance of MMMs as well as general membrane properties, such as mechanical strength and thermal stability. This perspective describes potential use of MMMs for carbon capture applications, explores their limitations in fabrication and methods to overcome them, and addresses their performance under industry gas conditions.

关键词: membranes     polymeric     mixed matrix     impurities    

new regeneration approach to cation resins with aluminum salts: application of desalination by its mixed

Zhigang LIU, Shaomin ZHU, Yansheng LI

《环境科学与工程前沿(英文)》 2012年 第6卷 第1期   页码 45-50 doi: 10.1007/s11783-010-0262-6

摘要: A novel method for the regeneration of cation exchange resins by aluminum (Al) salts was investigated in order to improve the regeneration efficiency of resins and reduce the dosage of regenerant. The influences of Al concentration and the pH of regeneration solution on resin transformation had been studied. The desalination experiments were carried out to evaluate the characteristics of the Al form resins. Experimental results showed that the regeneration rate of resins was strictly dependent on Al concentration and the pH of the solution. Compared to the conventional regeneration method, the Al form mixed bed exhibited the same desalination capability as the H form mixed bed (MB), and the total organic carbon (TOC) removal was up to 90%, clearly higher than that of the H form. Al salt solution could be utilized repeatedly to regenerate Al form resins.

关键词: aluminum (Al) form resins     desalination     mixed bed (MB)     regeneration    

标题 作者 时间 类型 操作

Energy systems engineering: methodologies and applications

Pei LIU, Efstratios N. PISTIKOPOULOS, Zheng LI

期刊论文

A new approach for scheduling of multipurpose batch processes with unlimited intermediate storage policy

Nikolaos Rakovitis, Nan Zhang, Jie Li, Liping Zhang

期刊论文

Product decomposition strategy for optimization of supply chain planning

Braulio BRUNAUD, Maria Paz OCHOA, Ignacio E. GROSSMANN

期刊论文

Multi-objective optimization for the multi-mode finance-based project scheduling problem

Sameh Al-SHIHABI, Mohammad AlDURGAM

期刊论文

基于车联网的信号灯协同控制

李婉, 班学钢

期刊论文

Benefit-based cost allocation for residentially distributed photovoltaic systems in China: A cooperative game theory approach

Xi LUO, Xiaojun LIU, Yanfeng LIU, Jiaping LIU, Yaxing WANG

期刊论文

Robust energy-efficient train speed profile optimization in a scenario-based position–time–speed network

期刊论文

An interval joint-probabilistic programming method for solid waste management: a case study for the city of Tianjin, China

Yi XU, Shunze WU, Hongkuan ZANG, Guiguang HOU

期刊论文

基于网络图拓扑结构的MILP模型求解智能制造系统中的工艺规划问题

刘齐浩, 李新宇, 高亮

期刊论文

不确定条件下采用精确参数规划的非线性模型过程操作

Vassilis M. Charitopoulos,Lazaros G. Papageorgiou,Vivek Dua

期刊论文

A reversibility-gain model for integer Karhunen-Loève transform design in video coding

Xing-guo ZHU,Lu YU

期刊论文

使用数据驱动模型优化抗体纯化策略

刘松崧, Lazaros G. Papageorgiou

期刊论文

Iteration framework for solving mixed lubrication computation problems

期刊论文

Perspective of mixed matrix membranes for carbon capture

Shinji Kanehashi, Colin A. Scholes

期刊论文

new regeneration approach to cation resins with aluminum salts: application of desalination by its mixed

Zhigang LIU, Shaomin ZHU, Yansheng LI

期刊论文